StudentEnrollmentTermRelationship 
EntityType  Dependent 
Logical Entity Name  StudentEnrollmentTermRelationship 
Default Table Name  AdEnrollTermRelationship 
Logical Only  NO 
Definition 
 
Note 
 

StudentEnrollmentTermRelationship Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
Id(PK)(FK)    INTEGER  NO 
 
ParentTermId(FK)    INTEGER  NO 
 
LastModifiedUserId(FK)    INTEGER  NO 
 
CreatedDateTime    DATETIME  NO 
 
LastModifiedDateTime    DATETIME  NO 
 
RowVersion    TIMESTAMP/DATE  NO 
 
StudentEnrollmentTermSummaryId(PK)(FK)    INTEGER  NO 
 

StudentEnrollmentTermRelationship Keys 
Key Name  Key Type  Keys 
AdEnrollTermRelationship_UserID_N_N_IDX  Inversion Entry  LastModifiedUserId 
AdEnrollTermRelationship_ParentADTermID_N_N_IDX  Inversion Entry  ParentTermId 
AdEnrollTermRelationship_AdEnrollTermID_N_N_IDX  Inversion Entry  Id 
PK__AdEnrollTermRela__550A5917  PrimaryKey  Id, StudentEnrollmentTermSummaryId 

StudentEnrollmentTermRelationship Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
Term  Non-Identifying  One To Zero or More        ParentTermId  NO 
Staff  Non-Identifying  One To Zero or More        LastModifiedUserId  NO 
StudentEnrollmentTermSummary  Identifying  One To Zero or More        Id, StudentEnrollmentTermSummaryId  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 

StudentEnrollmentTermRelationship Check Constraints 
Check Constraint Name  CheckConstraint